projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a314016
)
; * etc/NEWS: Small edit.
author
Glenn Morris
<rgm@gnu.org>
Wed, 13 May 2015 16:38:05 +0000
(12:38 -0400)
committer
Glenn Morris
<rgm@gnu.org>
Wed, 13 May 2015 16:38:05 +0000
(12:38 -0400)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 3f907db49544dfe446e9a1c12e28e1f50a59fc2e..2888c16a3994ed8199faecaa72935a90bfe4f449 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-554,7
+554,8
@@
and comments.
** VC and related modes
*** Basic push support, via `vc-push', bound to `C-x v P'.
-Implemented for Bzr, Git, Hg.
+Implemented for Bzr, Git, Hg. As part of this change, the pre-existing
+(undocumented) command vc-hg-push now behaves slightly differently.
*** The new command vc-region-history shows the log+diff of the active region.